home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / zipmod11.zip / ZIPMOD11.DOC < prev   
Text File  |  1993-05-22  |  3KB  |  79 lines

  1. Program:        S3 Zip MOD
  2. Date:           05/22/93
  3. Version:        1.10
  4. Author:         George Spafford
  5.  
  6. Purpose:
  7.  
  8. To use PKWARE's PKZIP to compress a series of MOD files into .ZIP files and
  9. to include a FILE_ID.DIZ file that has the DOS file name of the MOD file as
  10. well as its track title.
  11.  
  12.  
  13. Install:
  14.  
  15. ZIPMOD can run anywhere on your system if you place it in either your active
  16. directory or in a directory that is in your PATH statement.  ZIPMOD must be
  17. able to find PKZIP.EXE either in the active directory or by using the PATH
  18. statement.
  19.  
  20. Procedure:
  21.  
  22. ZIPMOD drive:\sourcepath\*.mod drive:\targetpath
  23.  
  24.        drive:\sourcepath\*.mod   <- this tells ZIPMOD where to find the
  25.                                     MOD files and what MOD files to process.
  26.                                     You can name either a single file, or use
  27.                                     *.MOD to process all MOD files.
  28.  
  29.        drive:\targetpath         <- this tells ZIPMOD where to place the ZIP
  30.                                     files that it will create using PKZIP.
  31.  
  32.  
  33. History:
  34.  
  35. 05/22/93        v1.1    I made three changes in this release:
  36.  
  37.                         1.  FILE_ID.DIZ now also lists the DOS file size
  38.                             of the original .MOD file on the first line.
  39.  
  40.                         2.  The created .ZIP file has its file creation
  41.                             date and time modified to reflect the original
  42.                             .MOD file's date and time.
  43.                             The FILE_ID.DIZ file WILL reflect the system
  44.                             date and time when ZIPMOD is run.  This is
  45.                             intentional to allow for auditing/tracking.
  46.  
  47.                         3.  v1.0 annoyed me in that it left FILE_ID.DIZ
  48.                             in the target directory when it completed its
  49.                             operation.  The last FILE_ID.DIZ is now
  50.                             deleted when the program terminates.
  51.  
  52. 04/24/93        v1.0    Initial shareware release.
  53.          
  54. Please Register Me:
  55.  
  56. ZIPMOD is shareware.  As such, you can use it for 30 days.  If you continue
  57. to use the program after this period, you must register it in order to continue
  58. using it legally.  It is $10 U.S. per copy.
  59.  
  60. Please make payments in US Currency (no cash please) to:
  61.  
  62.         George Spafford
  63.         3003 Lakeshore Drive #216
  64.         Saint Joseph, MI 49085
  65.  
  66. Unless required, notification of receipt will not be sent.        
  67. Comments and/or questions are always welcome.  I can be reached via the mail,
  68. EXEC-PC, Channel One, Michigan OnLine, or Queued Access:
  69.  
  70. Michigan Online BBS  19200-8-N-1         616-429-3414
  71.  
  72. ZIPMOD IS DISTRIBUTED AS IS.  THE AUTHOR (GEORGE SPAFFORD) MAKES NO
  73. WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  74. WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, WITH 
  75. RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL THE AUTHOR 
  76. BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST SAVINGS, OR ANY OTHER 
  77. INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR THE INABILITY 
  78. TO USE THIS PROGRAM.
  79.